home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / bb21tu.zip / EDIT.DOC < prev    next >
Text File  |  1991-08-28  |  4KB  |  73 lines

  1.  
  2. BB uses the Borland Binary Editor.  Its very similar to Word Star.
  3. You can customize the commands by typing BBEIN BB.EXE
  4.  
  5. ────────────────────────────────────────────────────────────────────────────────
  6. Editor commands
  7.  
  8. P = primary, S= secondary
  9. ────────────────────────────────────────────────────────────────────────────────
  10.  
  11. Character left             P: <CtrlS>                S: Left Arrow
  12. Character right            P: <CtrlD>                S: Right Arrow
  13. Word left                  P: <CtrlA>                S: Ctrl Left Arrow
  14. Word right                 P: <CtrlF>                S: Ctrl Right Arrow
  15. Line up                    P: <CtrlE>                S: Up Arrow
  16. Line down                  P: <CtrlX>                S: Down Arrow
  17. Scroll up                  P: <CtrlW>                S:
  18. Scroll down                P: <CtrlZ>                S:
  19. Page up                    P: <CtrlR>                S: Page Up
  20. Page down                  P: <CtrlC>                S: Page Down
  21. ────────────────────────────────────────────────────────────────────────────────
  22. Cursor to left side        P: <CtrlQ><CtrlS>         S: Home
  23. Cursor to right side       P: <CtrlQ><CtrlD>         S: End
  24. Top of screen              P: <CtrlQ><CtrlE>         S: Ctrl Home
  25. Bottom of screen           P: <CtrlQ><CtrlX>         S: Ctrl End
  26. Top of window              P: <CtrlQ><CtrlR>         S:
  27. Bottom of window           P: <CtrlQ><CtrlC>         S:
  28. Top of block               P: <CtrlQ><CtrlB>         S:
  29. Bottom of block            P: <CtrlQ><CtrlK>         S:
  30. Previous cursor position   P: <CtrlQ><CtrlP>         S:
  31. ────────────────────────────────────────────────────────────────────────────────
  32. New line                   P: <CtrlM>                S: Enter
  33. Insert line                P: <CtrlN>                S:
  34. Toggle insert mode         P: <CtrlV>                S: Insert
  35. Delete line                P: <CtrlY>                S:
  36. Delete line right          P: <CtrlQ><CtrlY>         S:
  37. Delete right word          P: <CtrlT>                S:
  38. Delete current character   P: <CtrlG>                S: Delete
  39. Delete left character      P: <CtrlH>                S: Backspace
  40. ────────────────────────────────────────────────────────────────────────────────
  41. Begin block                P: <CtrlK><CtrlB>         S: F7
  42. End block                  P: <CtrlK><CtrlK>         S: F8
  43. Mark current word          P: <CtrlK><CtrlT>         S:
  44. Toggle block display       P: <CtrlK><CtrlH>         S:
  45. Copy block                 P: <CtrlK><CtrlC>         S:
  46. Move block                 P: <CtrlK><CtrlV>         S:
  47. Delete block               P: <CtrlK><CtrlY>         S:
  48. Read file into window      P: <CtrlK><CtrlR>         S:
  49. Write block to file        P: <CtrlK><CtrlW>         S:
  50. Print marked block         P: <CtrlK><CtrlP>         S:
  51. ────────────────────────────────────────────────────────────────────────────────
  52. Set marker 0               P: <CtrlK>0               S:
  53. Set marker 1               P: <CtrlK>1               S:
  54. Set marker 2               P: <CtrlK>2               S:
  55. Set marker 3               P: <CtrlK>3               S:
  56. Jump to marker 0           P: <CtrlQ>0               S:
  57. Jump to marker 1           P: <CtrlQ>1               S:
  58. Jump to marker 2           P: <CtrlQ>2               S:
  59. Jump to marker 3           P: <CtrlQ>3               S:
  60. ────────────────────────────────────────────────────────────────────────────────
  61. Find pattern               P: <CtrlQ><CtrlF>         S:
  62. Find and replace           P: <CtrlQ><CtrlA>         S:
  63. Find next                  P: <CtrlL>                S:
  64. ────────────────────────────────────────────────────────────────────────────────
  65. Tab                        P: <CtrlI>                S: Tab
  66. Toggle autoindent mode     P: <CtrlQ><CtrlI>         S:
  67. Toggle fixed tabs          P: <CtrlO><CtrlT>         S:
  68. ────────────────────────────────────────────────────────────────────────────────
  69. Exit editor (with save)    P: <CtrlK><CtrlD>         S:
  70. Exit editor (without save) P: <CtrlK><CtrlQ>         S:
  71. Restore line               P: <CtrlQ><CtrlL>         S:
  72. Insert control char        P: <CtrlP>                S:
  73.